runtime.semaRoot.treap (field)
6 uses
runtime (current package)
sema.go#L42: treap *sudog // root of balanced tree of unique waiters.
sema.go#L312: pt := &root.treap
sema.go#L403: ps := &root.treap
sema.go#L469: root.treap = nil
sema.go#L498: root.treap = y
sema.go#L526: root.treap = x
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)